object pattern造句
例句与造句
- core j2ee patterns : transfer object pattern
核心j2ee模式:转换对象模式 - we ll begin with a review of the data access object pattern
我们将从回顾数据访问对象模式入手。 - instead, i chose to use the worker object pattern see
但是,我选用了工人对象(workerobject)模式(请参阅 - extensive joint-stock system-object pattern of the reform of income and allocation system
泛股制是收入分配制度改革的目标模式 - a subclass or implementation of the collaborator that follows the mock object pattern
:遵循模仿对象模式的合作者的子类(或实现) - It's difficult to find object pattern in a sentence. 用object pattern造句挺难的
- with that small change in place, i can use the worker object pattern see
完成这个小小的改变后,就可以使用workerobject模式(请参阅 - php is no exception, with a number of database apis and variations on data object patterns available
php也不例外,有很多数据库api和数据对象模式的变体可以选择。 - the goal of the data access object pattern is to provide a single point of contact to a particular data source
数据访问对象模式的目的是提供到特定数据源的单个联系点。 - the data access object pattern has become a standard part of the j2ee developer s arsenal
数据访问对象(dataaccessobject)模式已经成为j2ee开发人员工具库中的标准部件。 - i introduce the fragmentation theory and the devices used to prevent the excessive fragmentation of property, then i set up a subject-object pattern, and generalize that : individual property is the paradigm of property,
首先介绍财产权分割理论,以及英美国家防止财产权过分分割的机制,然后引入主体对客体关系的模式。认为:单数主体能够建立典型的狭义财产权概念?个人财产权。 - this report made clear the research of j2ee three patterns-mvc pattern, session facade pattern and data access object pattern, built the dbemail filter system on the j2ee pattern . the following is the main results : 1
论文通过对j2ee三种模式??mvc模式、会话外观(sessionfacade)模式和数据访问对象(dataaccessobject)模式??的研究,将其实现于j2ee架构上,构建了dbemail邮件过滤系统。 - at the same time j2ee platform technologies are discussed deeply, such as j2ee platform technologies, communication technologies, ejb component technologies and so on . the design model based on the mvc frame is applied in the system development, so that the separation between the present logic and the business logic in the application is realized . finally, according to the problems found in the development process, the paper explains particularly the kay technologies in the realization : the uniform naming service is realized by realizing the service locator partten using the value object pattern, all the status data is encapsulated into a serializable object, then transferred among the client, sessionbean and entitybean in order to decrease the potential network traffic caused by reference of entitybean; in order to improve the performance of data storing and taking, we introduce the facade model to escapsulate the ejbs which delegate the data model
本论文结合了杭州市财政局的会计人员从业资格管理系统的升级项目,研究了基于j2ee的ejb组件模型的多层分布式体系结构的设计与实现:深入探讨了三种分布式处理技术(rmi,corba,com)的区别,将j2ee平台的ejb技术与windowsdna体系的com+技术从多个角度进行了比较;详细阐述了在系统开发过程中j2ee平台的几项核心技术(如:j2ee平台的服务技术、通信技术、ejb组件技术等)的应用;引入了源于mvc三部件框架的设计模式,实现了应用中表现逻辑与业务逻辑的分离;最后,结合在开发过程中遇到的问题,详细解释了开发过程中实现的关键点:用servicelocator模式实现了统一的命名服务管理;运用valueobject模式将所有状态数据包装成一个可序列化对象vo,然后在客户机、sessionbean与entitybean之间传递,减少了使用实体bean造成的潜在网络通信量;以及引入sessionfacade模式,用sessionbean封装了entitybean,改善了数据存取的性能。 - the object pattern of this reconstruction is to substitute the formal one thing one right principle and the plane structure of real rights theory with the virtue principle and the solid structure, to separate the abstract real rights that indicate the attribution of the thing from the material real rights that indicate the content of the disposal, to acknowledge the phenomena of value split, intention split and effectiveness split, to abstract the general rules applied to the dominative power of property, to unify the domination of corporeal and incorporeal into the system of real rights
物权理论结构必须重塑。重塑的目标模式是用实质的一物一权主义替代形式的一物一权主义,用立体的物权理论结构代替平面的物权理论结构。将表示物的归属的抽象所有权与表示支配内容的具体所有权分离,承认物权的价值分裂、目的分裂、效力分裂的现象,提炼出适用于财产支配权的一般规则,将有体物和无体物的支配统一到物权制度之中。 - it demonstrates the feasibility of incorporating orb with mom, designs and implements rtps, a orb-based mom, which focuses on decentralized real-time publish-subscribe, removes the bottleneck by simplifing the responsibility of one node, and adopts the collocated client / server to set up a peer-to-peer ( p2p ) communication style . 2 . it points out the importance of asynchronous concurrent processing to dynamic responsive system, carries out a in-depth research on object-oriented multi-threaded architecture, designs and implements rtps _ thread _ manager, studies the active object pattern in detail and implements its core, that is rtpstask, as well as gives its varieties
论文主要的技术贡献有:论证了orb与mom两种技术相结合构建实时消息中间件rtps的可行性;设计实现rtps的体系结构:该结构以分布式实时发布-订阅为核心,通过职责精简消除了系统瓶颈,采用客户服务器并置(collocation)实现了对等模式通信;指出异步并发处理对于动态响应系统的重要性,深入研究了用以提高发布-订阅并发程度的面向对象多线程架构、设计实现了对象化线程管理器rtpsthreadmanager,详细论述了将对象的方法执行与方法调用分离在不同线程内的设计模式,即主动对象(activeobiect)的原理及核心实现rtpstask,并结合rtps设计实现指出了主动对象的几个变种。